home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 37 / CD Expert nº 37 Railroad Tycoon.iso / _AUTORUN / AUTORUN.INI < prev    next >
INI File  |  1999-08-13  |  1KB  |  51 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ; Autorun launcher 
  3. ; (c) 1998 PopTop Software
  4. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  5. [Options]
  6. WindowTitle=Railroad Tycoon II
  7. LaunchWav=autorun.wav    
  8. Background=autorun.pcx
  9.  
  10.  
  11. [Hotspot 1]
  12. x                  = 88
  13. y                  = 235
  14. width        = 133
  15. height        = 72
  16. ;exitOnLaunch       = 0
  17. exitOnLaunch       = 1
  18. launchEXE          = setup.exe
  19. launchPath         = ..\_setup\
  20. hoverPCX           = install.pcx 
  21. hoverWAV           = highlite.wav
  22. selectWAV          = hotclik.wav
  23.  
  24. [Hotspot 2]
  25. x                  = 226
  26. y                  = 220
  27. width        = 150
  28. height        = 89
  29. exitOnLaunch       = 1
  30. launchEXE          = rt2.exe
  31. ; for launchPathRegKey, HKEY_LOCAL_MACHINE is assumed, and a key of AppPath at the end is assumed
  32. launchPathRegKey  = SOFTWARE\PopTop Software\Railroad Tycoon II\1.0
  33. launchFailEXE     = setup.exe
  34. launchFailPath    = ..\_setup\
  35. hoverPCX           = play.pcx 
  36. hoverWAV           = highlite.wav
  37. selectWAV          = hotclik.wav
  38.  
  39. [Hotspot 3]
  40. x                  = 383
  41. y                  = 235
  42. width        = 133
  43. height        = 72
  44. exitOnLaunch       = 1
  45. hoverPCX           = exit.pcx 
  46. hoverWAV           = highlite.wav
  47. selectWAV          = hotclik.wav
  48.  
  49.  
  50.  
  51.